home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
share
/
internet
/
death
/
_SETUP.1
/
Nuke'eM.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
1997-06-05
|
737b
|
39 lines
object Form2: TForm2
Left = 297
Top = 216
Width = 245
Height = 149
ActiveControl = Button1
BorderIcons = []
BorderStyle = bsSizeToolWin
Caption = 'About'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 56
Top = 32
Width = 129
Height = 41
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
' Nuke'#39'eM version 1.0'
'By Hein Rutjes (Sadikuz)')
TabOrder = 0
end
object Button1: TButton
Left = 80
Top = 88
Width = 81
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
end